home *** CD-ROM | disk | FTP | other *** search
/ Ultimedia 1 / Ultimedia 1.iso / tools / sonstiges / fractal / fractalv13.readme < prev   
Text File  |  1994-07-18  |  2KB  |  73 lines

  1. Short: 3.0/AGA WB/PubScreen Fractal program
  2. Uploader: tkreuzer@delphi.com
  3. Author: tkreuzer@delphi.com
  4.  
  5.  
  6. Features
  7. --------
  8.  
  9.       Opens on the default public screen (initially the Workbench)
  10.  
  11.       Usable on any screen with at least 2 "free" pens
  12.  
  13.       Avoids usage of all pens already "obtained" upon program start
  14.        (i.e., AmigaDOS 3.0 "Protected Pen" compliant)
  15.  
  16.       Separate user interface and drawing windows
  17.  
  18.       Resizable drawing window with point-and-click Zoom-In and
  19.        centering functions
  20.  
  21.       Adjustable Zoom-Out function
  22.  
  23.       Contents of drawing window can be saved to a standard IFF/ILBM file
  24.  
  25.       Full GadTools Intuition interface
  26.  
  27.       Supports the following types of fractals:
  28.  
  29.          - Mandelbrot
  30.          - Julia Set
  31.          - Magnetism
  32.          - Lambda Exponential
  33.          - Lambda Cosine
  34.          - Biomorph
  35.          - Plasma
  36.  
  37.       All math done in double precision floating point
  38.  
  39.       Separate versions for:
  40.  
  41.          - 68020 without FPU (stock A1200 and A4000/030)
  42.          - 68020 with FPU    (improved A1200 and A4000/030)
  43.          - 68040             (stock A4000/040)
  44.  
  45.       "Smart" iconify function
  46.  
  47.       Help text (displayed on screen banner) for the Zoom In and Center
  48.        actions
  49.  
  50.       Recommended for use with my PaletteTool and PST programs(!)
  51.  
  52.       Tested OK using the Enforcer
  53.  
  54.  
  55. Limitations
  56. -----------
  57.  
  58.       Can only be used from the Workbench (start via Icon)
  59.  
  60.       Requires AmigaDOS 3.0+ and the AGA chipset
  61.  
  62.       FPU (68881/68882) highly recommended for maximum enjoyment!
  63.  
  64.       Designed for use with higher-resolution screen modes (640x400 and
  65.        higher).  Note that this does NOT mean the program will not work
  66.        on lower-resolution screens.  What it DOES mean is that you may
  67.        find the programs windows take up a lot of screen "real estate"
  68.        on lower-resolution screens
  69.  
  70.       For some reason, the program leaves 104 bytes allocated when it
  71.        terminates.  I have been unable to ascertain exactly where this
  72.        memory is not being freed
  73.